Sort Score
Result 10 results
Languages All
Labels All
Results 9,131 - 9,140 of 182,455 for

doc

(0.15 sec)
  1. Aspose::Words::Drawing::AdjustmentCollection::i...

    Aspose::Words::Drawing::AdjustmentCollection::idx_get method. Returns an adjustment at the specified index in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Փոխարկել Word DOC-ը EPUB-ի C#-ի միջոցով

    Հետևեք այս հոդվածին՝ Word Doc-ը C#-ի EPUB-ի փոխարկելու համար: Այն ունի մանրամասներ՝ IDE-ը սահմանելու համար, քայլերի ցանկ և կոդ՝ DocX-ը C#-ի EPUB-ի փոխելու համար:...Product Family Փոխարկել Word DOC-ը EPUB-ի C#-ի միջոցով Այս կարճ...ինչպես պետք է վերափոխել Word DOC -ը EPUB -ի` օգտագործելով C# :...

    kb.aspose.com/hy/words/net/convert-word-doc-to-...
  3. FieldNextIf | Aspose.Words for Java

    Implements the NEXTIF field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Create a data source for...

    reference.aspose.com/words/java/com.aspose.word...
  4. 在 Java 中將 PPT 轉換為 Word | products.aspose.com

    在 Java 中將 PPT 轉換為 Word。使用 Java 庫 API 將 PowerPoint 轉換為 Word...inputPres ); try { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); for ( ISlide slide : pres...

    products.aspose.com/slides/zh-hant/java/convers...
  5. StructuredDocumentTag.Multiline | Aspose.Words ...

    Discover the StructuredDocumentTag Multiline property, enabling multiple lines of text for enhanced Document flexibility and user experience.... Document doc = new Document (); // Create...= new StructuredDocumentTa ( doc , SdtType . PlainText , MarkupLevel...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Document.ExtractPages(0,1) splitter has an extr...

    Hello, We are seeing an issue when using Document.ExtractPages() method to split a multi-page word Doc to individual pages. For certain pages, seemingly ones that have bullet numbering (like those attached) this method …...method to split a multi-page word doc to individual pages. For certain...attached) this method returns a doc that has an extra line compared...

    forum.aspose.com/t/document-extractpages-0-1-sp...
  7. NodeImporter.ImportNode | Aspose.Words for .NET

    Effortlessly transfer nodes between Documents with NodeImporter's ImportNode method. Enhance your workflow and streamline data integration today!...InsertAtBookmark () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . StartBookmark (...

    reference.aspose.com/words/net/aspose.words/nod...
  8. Aspose::Words::Drawing::Charts::ChartSeriesColl...

    Aspose::Words::Drawing::Charts::ChartSeriesCollection::Add method. Adds new ChartSeries to this collection. Use this method to add series to Histogram charts in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a Histogram chart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. IMailMergeDataSource.GetValue | Aspose.Words fo...

    Discover the IMailMergeDataSource GetValue method, effortlessly retrieve field values or get false if not found. Streamline your data management today!...CustomDataSource () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words.mai...
  10. HeaderFooter class | Aspose.Words for Node.js

    Aspose.Words.HeaderFooter class. Represents a container for the header or footer text of a section...Name Description HeaderFooter(doc, headerFooterType) Creates a...create a header and a footer. let doc = new aw . Document (); // Create...

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