Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 180,131 for

doc

(0.23 sec)
  1. ShapeMarkupLanguage enumeration | Aspose.Words ...

    aspose.words.drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # If we configure compatibility...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 在 XPS 文件中使用透明度 | Java

    Aspose.Page API 解决方案解答了如何处理 XPS 文件的透明度问题。了解如何在 Java 中使用该功能...Support Paid Consulting Support Docs API Reference Tutorials Live...Support Paid Consulting Support Docs API Reference Tutorials Live...

    docs.aspose.com/page/zh/java/xps/working-with-t...
  3. Შეკუმშოს JPG C++

    შეკუმშოს JPG C++ ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ JPG კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...MakeObject <DocumentBuilder>(doc); auto shape = builder-> InsertImage...

    products.aspose.com/words/ka/cpp/compress/jpg/
  4. Aspose::Words::Document::get_LastSection method...

    Aspose::Words::Document::get_LastSection method. Gets the last section in the Document in C++.... auto doc = System :: MakeObject < Aspose...we can edit. ASSERT_EQ ( 1 , doc -> get_Sections () -> get_Count...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Փոխարկել WORD XPS C++

    Փոխարկեք WORD ը XPS ձևաչափի C++ կոդով: Պահեք WORD որպես XPS օգտագործելով C++:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...auto doc = MakeObject <Document>( u"Input.docx" ); doc-> Save...

    products.aspose.com/words/hy/cpp/conversion/wor...
  6. ListCollection.Add | Aspose.Words for .NET

    Discover how the ListCollection Add method creates custom lists from templates, enhancing your Document's organization and efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Paragraph...

    reference.aspose.com/words/net/aspose.words.lis...
  7. Fill.foreTintAndShade property | Aspose.Words f...

    Fill.foreTintAndShade property. Gets or sets a double value that lightens or darkens the foreground color.... let doc = new aw . Document ( base ....document.docx" ); let textFill = doc . firstSection . body . firstParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TxtSaveOptions.maxCharactersPerLine property | ...

    TxtSaveOptions.maxCharactersPerLine property. Gets or sets an integer value that specifies the maximum number of characters per one line... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Lorem ipsum...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. OlePackage.fileName property | Aspose.Words for...

    OlePackage.fileName property. Gets or sets OLE Package file name.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // OLE objects allow us to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Shape.Adjustments | Aspose.Words for .NET

    Discover Shape Adjustments. Access raw values for precise shape modifications. Easily enhance designs with tailored adjustments for optimal results.... Document doc = new Document ( MyDir + "Rounded...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...