Sort Score
Result 10 results
Languages All
Labels All
Results 9,821 - 9,830 of 180,098 for

doc

(0.11 sec)
  1. 如何使用aspose-words动态分页table - Free Support Forum ...

    Hi Teams, 因为aspose-words是自动分页的,但是现在我需要满足这样的需求。在正文部分的table需要有table header和table footer。也就是每一页的header是一样的,table footer也是一样的,但是这样的话就需要动态计算总页数,然后分页。 请问该怎么实现呢?或者实现这样的Table数据还有其他的方式么? 非常感谢。...throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // 创建表格 Table table = builder...

    forum.aspose.com/t/aspose-words-table/315228
  2. ReportBuilder.BuildReport | Aspose.Words for .NET

    Effortlessly create customized reports with ReportBuilder's BuildReport method, filling your template with data for professional results every time....populate document with data: string doc = MyDir + "Reporting engine template...ReportBuilder . BuildReport ( doc , ArtifactsDir + "LowCode.BuildReportWithObjec...

    reference.aspose.com/words/net/aspose.words.low...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF เป็น {{FILERESSULT}} ตัวแปลงโดยใช้ Javahttps://products.aspose.com/pdf/th/java/conversion/pdf-to-Doc/Recent content in PDF เป็น {{FILERESSU......com/pdf/th/java/conversion/pdf-to-doc/Recent content in PDF เป็น {{FILERESSULT}}...com/pdf/th/java/conversion/pdf-to-doc/index.xml self application/rss+xml...

    products.aspose.com/pdf/th/java/conversion/pdf-...
  4. Watermarker | Aspose.Words for Java

    Provides methods intended to insert watermarks into the Documents in Java.... String doc = getMyDir() + "Big document...create(watermarkerContext) .from(doc) .to(getArtifactsDir() + "LowCode...

    reference.aspose.com/words/java/com.aspose.word...
  5. CleanupOptions | Aspose.Words for Java

    Allows to specify options for Document cleaning in Java.... Document doc = new Document(); doc.getStyles().add(StyleType...add(StyleType.LIST, "MyListStyle1"); doc.getStyles().add(StyleType.LIST...

    reference.aspose.com/words/java/com.aspose.word...
  6. OoxmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.OoxmlSaveOptions to enhance Document saving in Docx, Docm, Dotx, Dotm, and FlatOpc formats with customizable features....files used when saving to a DOC or DOCX file. By default, this...document to adhere to. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Issue adding comments to DOCX with API/Ruby SDK...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word Doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...attempting to add comments to a word doc. I have tried using simple coordinates...the structure better: Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/issue-adding-comments-to-doc...
  8. ImageData class | Aspose.Words for Python

    aspose.words.drawing.ImageData class. Defines an image for a shape... doc = aw . Document ( MY_DIR + 'Images...local file system. shapes = doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StructuredDocumentTag.Color | Aspose.Words for ...

    Discover how to easily manage the Color property of StructuredDocumentTags. Enhance your Documents with customizable color settings for better organization!... Document doc = new Document (); // Create...= new StructuredDocumentTa ( doc , SdtType . PlainText , MarkupLevel...

    reference.aspose.com/words/net/aspose.words.mar...
  10. IStructuredDocumentTag.tag property | Aspose.Wo...

    IStructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node... let doc = new aw . Document (); // Create...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . PlainText...

    reference.aspose.com/words/nodejs-net/aspose.wo...