Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 67,639 for

document

(0.07 sec)
  1. LoadOptions | Aspose.Words for .NET

    Discover the LoadOptions constructor, designed to effortlessly initialize a new instance with default values for optimal performance and efficiency....Shows how to open an HTML document with images from a stream...File . OpenRead ( MyDir + "Document.html" )) { // Pass the URI...

    reference.aspose.com/words/net/aspose.words.loa...
  2. Aspose::Words::Markup::CustomPart::get_IsExtern...

    Aspose::Words::Markup::CustomPart::get_IsExternal method. False if this custom part is stored inside the OOXML package. True if this custom part is an external target in C++....Examples Shows how to access a document’s arbitrary custom parts collection...collection. auto doc = MakeObject < Document > ( MyDir + u "Custom parts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose::Words::Markup::CustomPart::get_Data met...

    Aspose::Words::Markup::CustomPart::get_Data method. Contains the data of this custom part in C++....Examples Shows how to access a document’s arbitrary custom parts collection...collection. auto doc = MakeObject < Document > ( MyDir + u "Custom parts...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. VbaProject.IsProtected | Aspose.Words for .NET

    Discover if your VbaProject is password protected with the IsProtected property. Ensure your code's security and streamline project management effectively!... Document doc = new Document ( MyDir + "Vba protected...

    reference.aspose.com/words/net/aspose.words.vba...
  5. Document.updatePageLayout method | Aspose.Words...

    Document.updatePageLayout method. Rebuilds the page layout of the Document....Rebuilds the page layout of the document. updatePageLayout () Remarks...Remarks This method formats a document into pages and updates the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Replacer.ReplaceToImages | Aspose.Words for .NET

    Effortlessly transform your input files by replacing character patterns with custom strings and generating stunning images with our ReplaceToImages method....how to replace string in the document and save result to images...ways to replace string in the document: string doc = MyDir + "Footer...

    reference.aspose.com/words/net/aspose.words.low...
  7. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_LockContents method. When set to true, this property will prohibit a user from editing the contents of this structured Document tag in C++....contents of this structured document tag. bool Aspose :: Words...structured document tags. auto doc = MakeObject < Document > ( MyDir...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Document.update_thumbnail method | Aspose.Words...

    aspose.words.Document.update_thumbnail method...thumbnail of the document according to the specified...BuiltInDocumentPrope.thumbnail of the document using default options. def...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SetPageSize() ignored if any Text added to the ...

    Background We are currently evaluating Aspose.Pdf for .Net as a replacement for iTextSharp. I am using the new Aspose.Pdf API (i.e., not the Generator) Problem When I call SetPageSize() to change the dimensions of a …... I am creating a two-page document. For both pages, I am changing...dimensions: var doc = new Document(); //add a new page with text...

    forum.aspose.com/t/setpagesize-ignored-if-any-t...
  10. FontSubstitutionRule | Aspose.Words for Java

    This is an abstract base class for the font substitution rule in Java....the Working with Fonts documentation article. Examples: Shows...resetCache(); } Shows how to access a document’s system font source and set...

    reference.aspose.com/words/java/com.aspose.word...