Sort Score
Result 10 results
Languages All
Labels All
Results 7,491 - 7,500 of 180,907 for

doc

(0.24 sec)
  1. ImageSaveOptions.Scale | Aspose.Words for .NET

    Discover the ImageSaveOptions Scale property to effortlessly adjust the zoom factor for your images, enhancing quality and customization.... Document doc = new Document ( MyDir + "Office...OfficeMath math = ( OfficeMath ) doc . GetChild ( NodeType . OfficeMath...

    reference.aspose.com/words/net/aspose.words.sav...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – C++를 사용하여 MHTML 파일을 Doc로 변환합니다 https://products.aspose.com/pdf/ko/cpp/conversion/mhtml-to-Doc/ Recent content in C++를 사용하여 MHTML 파일을 Doc로 변환합니다......com/pdf/ko/cpp/conversion/mhtml-to-doc/ Recent content in C++를 사용하여...com/pdf/ko/cpp/conversion/mhtml-to-doc/index.xml self application/rss+xml...

    products.aspose.com/pdf/ko/cpp/conversion/mhtml...
  3. Aspose::Words::Drawing::Charts::AxisBound::Axis...

    Aspose::Words::Drawing::Charts::AxisBound::AxisBound constructor. Creates a new instance indicating that axis bound should be determined automatically by a word-processing application in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. CompositeNode.selectNodes method | Aspose.Words...

    CompositeNode.selectNodes method. Selects a list of nodes matching the XPath expression.... let doc = new aw . Document ( base ....the document. let nodeList = doc . selectNodes ( "//Table//Paragraph"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. List.is_list_style_reference property | Aspose....

    List.is_list_style_reference property. Returns ``True`` if this list is a reference to a list style.... doc = aw . Document () # A list allows...within a style. list_style = doc . styles . add ( aw . StyleType...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartDataLabelCollection.Separator | Aspose.Wor...

    Discover the Separator property of ChartDataLabelCollection. Customize data label separators for enhanced clarity in your charts, from commas to line breaks.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Chart chart = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose.word. How to control memory growth - Fre...

    Aspose.word for java . Version25.9 <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-words</artifactId> <version>25.9</version> <classifier>jdk17</classifier> </dependency> Document Doc = …...ier> </dependency> Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); buidler.insertHtml("......")...

    forum.aspose.com/t/aspose-word-how-to-control-m...
  8. FieldSeq.InsertNextNumber | Aspose.Words for .NET

    Discover the FieldSeq InsertNextNumber property to easily manage sequence numbers for your items. Enhance your data organization effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // SEQ fields display a count...

    reference.aspose.com/words/net/aspose.words.fie...
  9. PageSetup.page_starting_number property | Aspos...

    PageSetup.page_starting_number property. Gets or sets the starting page number of the section.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Section...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.ExtractPages | Aspose.Words for .NET

    Discover the Document ExtractPages method to effortlessly retrieve specific page ranges, enhancing your Document management and efficiency.... Document doc = new Document ( MyDir + "Layout...entities.docx" ); doc = doc . ExtractPages ( 0 , 2 ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/doc...