Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 418,004 for

document

(0.71 sec)
  1. FontFallbackSettings.Save | Aspose.Words for .NET

    Effortlessly save your FontFallbackSettings with our intuitive Save method. Preserve your custom fallback settings for seamless font management.... Document doc = new Document ( MyDir + "Rendering..."Rendering.docx" ); // Load an XML document that defines a set of font...

    reference.aspose.com/words/net/aspose.words.fon...
  2. Document.acceptEnd method | Aspose.Words for No...

    Document.acceptEnd method. Accepts a visitor for visiting the end of the Document....for visiting the end of the document. acceptEnd ( visitor : Aspose...visitor DocumentVisitor The document visitor. Returns The action...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. StructuredDocumentTagCollection.Remove | Aspose...

    Effortlessly remove specific structured Document tags using the StructuredDocumentTagCollection Remove method for streamlined Document management....method Removes the structured document tag with the specified identifier...Description id Int32 The structured document tag identifier. Examples Shows...

    reference.aspose.com/words/net/aspose.words.mar...
  4. Exception with SaveAsync but not Save - Free Su...

    Hi all We use Aspose.Pdf.Document to add QR codes on top of existing PDF files. What we do is roughly the following: using var Document = new Document(streamOfPdfFile); AddQrCode(Document); Document.SaveAsync(streamOf…...Document to add QR codes on top of...following: using var document = new Document(streamOfPdfFile); ...

    forum.aspose.com/t/exception-with-saveasync-but...
  5. RtfSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.RtfSaveOptions to enhance your Document saving experience. Customize RTF output with advanced settings for optimal results....additional options when saving a document into the Rtf format. To learn...the Specify Save Options documentation article. public class RtfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Word with new styles gives incorrect page count...

    I have a docx Document with an incorrect page count, it should be 39 but Aspose.words api is counting 47 pages. A very large discrepancy. The problem seems to be because the Document is using custom styles for numbered l…...2026, 2:25pm 1 I have a docx document with an incorrect page count...problem seems to be because the document is using custom styles for...

    forum.aspose.com/t/word-with-new-styles-gives-i...
  7. Merge PDF Files Online or using .NET | products...

    Free online app to combine different PDF files. .NET code to merge PDF Documents into other formats....NET Merge Pdf Merge PDF Documents Online via Merger App or using...Develop powerful .NET based PDF document merging application. Combine...

    products.aspose.com/total/net/merge/pdf/
  8. PDF 粘性注释使用 C++|Aspose.PDF for C++

    本主题关于粘性注释,作为示例,我们展示了文本中的水印注释。它用于在页面上表示图形。检查代码片段以解决此任务。...加载 PDF 文件 auto document = MakeObject < Document > ( _dataDir +..."sample.pdf" ); auto page = document -> get_Pages () -> idx_get...

    docs.aspose.com/pdf/zh/cpp/sticky-annotations/
  9. Aspose::Words::Node::GetText method | Aspose.Wo...

    Aspose::Words::Node::GetText method. Gets the text of this node and of all its children in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...again!" ); // Converting the document to text form reveals that...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. ResourceLoadingArgs | Aspose.Words for Java

    Provides data for the IResourceLoadingCallback.resourceLoadingcom.aspose.words.ResourceLoadingArgs method in Java....external resources into a document. public void resourceLoadingCallb()...throws Exception { Document doc = new Document(); doc.setResourceLoadingCa(new...

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