Sort Score
Result 10 results
Languages All
Labels All
Results 5,151 - 5,160 of 150,034 for

2

(0.12 sec)
  1. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::RemoveAt method. Removes a value at the specified index in C++....-> get_Count ()); ASSERT_EQ ( 2 , schemas -> IndexOf ( u "http://schemas...index: schemas -> RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Using JSON Data in Smart Markers|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms...."director id 2" , "FirstName" : "director first 2" , "MiddleName"..."director middle 2" , "LastName" : "director last 2" , "Reportees"...

    docs.aspose.com/cells/java/using-json-data-in-s...
  3. Generate MaxiCode Barcodes in C#|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....data modes are supported: Modes 2 and 3 - special industrial standards...data modes here . MaxiCode Modes 2 and 3 For correct barcode generation...

    docs.aspose.com/barcode/net/maxicode-barcodes/
  4. 3D 演示文稿|Aspose.Slides for Node.js via .NET 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... getImage ( 2 , 2 ); slideImage . save ( "sample_3d...get_Item ( 0 ). getImage ( 2 , 2 ); slideImage . save ( "sample_3d...

    docs.aspose.com/slides/zh/nodejs-java/3d-presen...
  5. XpsSaveOptions.outlineOptions property | Aspose...

    XpsSaveOptions.outlineOptions property. Allows to specify outline options....serve as TOC entries of levels 1, 2, and then 3. builder . paragraphFormat...builder . writeln ( "Heading 1.2" ); builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PdfSaveOptions.save_format property | Aspose.Wo...

    PdfSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...serve as TOC entries of levels 1, 2, and then 3. builder . paragraph_format...builder . writeln ( 'Heading 1.2' ) builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PDF document - first save is slow - Free Suppor...

    Hi, I’m investigating some performance issues saving a PDF document. I tested using a different scenarios as follows: Scenario #1 A loop where each iteration of the loop Creates an InputStream from a Word file Creat…... Scenario #2 Create an empty Document Use a...Scenario #3 Same as scenario 2 but I didn’t write any text to...

    forum.aspose.com/t/pdf-document-first-save-is-s...
  8. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Slides[2].SlideShowTransition.Type = TransitionType...PdfToPresentationToH PdfToPresentationToH v4.7.2 512 true true AnyCPU true full...

    docs.aspose.com/slides/fr/net/web-extensions/sa...
  9. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Slides[2].SlideShowTransition.Type = TransitionType...PdfToPresentationToH PdfToPresentationToH v4.7.2 512 true true AnyCPU true full...

    docs.aspose.com/slides/net/web-extensions/sampl...
  10. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...com January 29, 2026, 2:25am 1 我使用words.java 试图在word中...from page → Center X = 15 + 40/2 = 35pt // - Top edge at topMargin...

    forum.aspose.com/t/topic/324972