Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 9,370 for

assemble document

(0.06 sec)
  1. Table.ClearBorders | Aspose.Words for .NET

    Table ClearBorders method. Removes all table and cell borders on this table in C#.... Document doc = new Document ( MyDir + "Tables...borders from a table. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  2. BookmarkCollection.Item | Aspose.Words for .NET

    BookmarkCollection Item property. Returns a bookmark at the specified index in C#....CreateUpdateAndPrint () { // Create a document with three bookmarks, then...then use a custom document visitor implementation to print their...

    reference.aspose.com/words/net/aspose.words/boo...
  3. CreateExtractor | Aspose.PDF for .NET API Refer...

    Creates IPdfTypeExtractor object....pdfDocumentPath String Path to a pdf document. bufferSize Int32 Maximum...Pdf.GroupProcessor.Creators assembly Aspose.PDF CreateExtractor(Stream...

    reference.aspose.com/pdf/net/aspose.pdf.grouppr...
  4. CompareOptions Class | Aspose.Words for .NET

    Aspose.Words.Comparing.CompareOptions class. Allows to choose advanced options for Document comparison operation in C#....choose advanced options for document comparison operation. To learn...visit the Compare Documents documentation article. public class...

    reference.aspose.com/words/net/aspose.words.com...
  5. Khmer UI Font issue on PDF - Free Support Forum...

    Hello, I have a word Document with different languages including Khmer. It looks fine in the word Document, however, after saving as PDF, the Khmer section is just boxes. I read other Khmer issues on the forum, but I …...10:20pm 1 Hello, I have a word document with different languages including...It looks fine in the word document, however, after saving as...

    forum.aspose.com/t/khmer-ui-font-issue-on-pdf/2...
  6. ReplacingArgs Class | Aspose.Words for .NET

    Aspose.Words.Replacing.ReplacingArgs class. Provides data for a custom replace operation in C#....visit the Find and Replace documentation article. public class ReplacingArgs...ReplaceWithCallback () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.rep...
  7. RunCollection Class | Aspose.Words for .NET

    Aspose.Words.RunCollection class. Provides typed access to a collection of Run nodes in C#....the Programming with Documents documentation article. public class...this collection and from the document. Contains ( Node ) Determines...

    reference.aspose.com/words/net/aspose.words/run...
  8. FontSavingArgs.Bold | Aspose.Words for .NET

    FontSavingArgs Bold property. Indicates whether the current font is bold in C#....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  9. FontSavingArgs.FontFamilyName | Aspose.Words fo...

    FontSavingArgs FontFamilyName property. Indicates the current font family name in C#....SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...them alongside the output document. doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  10. ImageSaveOptions.ImageColorMode | Aspose.Words ...

    ImageSaveOptions ImageColorMode property. Gets or sets the color mode for the generated images in C#....when rendering documents. Document doc = new Document (); DocumentBuilder...jpg" ); // When we save the document as an image, we can pass a...

    reference.aspose.com/words/net/aspose.words.sav...