Sort Score
Result 10 results
Languages All
Labels All
Results 6,931 - 6,940 of 155,489 for

2

(0.14 sec)
  1. ECIEncodings|Aspose.BarCode for Python 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....Id:"\000003" ISO_8859_2 ISO/IEC 8859-2 Latin alphabet No. 2 encoding. ECI...Id:"\000020" WIN1250 Windows 1250 Latin 2 (Central Europe) encoding. ECI...

    docs.aspose.com/barcode/python-net/api-referenc...
  2. Exception when converting Word scatter chart to...

    Hi, we are encountering an exception when using the Aspose converter to generate a PDF from a Word document that contains a scatter chart. Specifically, when the document includes a word scatter chart type, the converter…...Discourse December 12, 2025, 4:37pm 2 @prodigy234 The exception is thrown...exposes a DataTable property [2]. However, the data‑table feature...

    forum.aspose.com/t/exception-when-converting-wo...
  3. Aspose word for java 26.1,doc转PDF格式问题 - Free Su...

    Asposedemo1(1).zip (9.9 MB) Aspose word for java 。doc转换到PDF后格式不一致,与源文档对比,有一行自动换行了...words-java zou_yw February 13, 2026, 2:14am 1 Asposedemo1(1).zip (9.9...Discourse February 13, 2026, 2:15am 2 @zou_yw 感谢提供样本文件,这有助于复现问题...

    forum.aspose.com/t/aspose-word-for-java-26-1-do...
  4. Field.Remove | Aspose.Words for .NET

    Effortlessly remove fields from documents with the Field Remove method. Get precise node returns and handle empty fields seamlessly. Optimize your workflow!... EqualTo ( 5 )); // 2 - Get the collection to remove...an index: fields . RemoveAt ( 2 ); Assert . That ( fields . Count...

    reference.aspose.com/words/net/aspose.words.fie...
  5. GlossaryDocument.FirstBuildingBlock | Aspose.Wo...

    Discover the FirstBuildingBlock property in GlossaryDocument. Easily access the initial building block for streamlined document management....glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild.... EqualTo ( "Block 5" )); // 2 - Get a building block by index:...

    reference.aspose.com/words/net/aspose.words.bui...
  6. Should Inserting Line Breaks into Text Portions...

    My research around the topic How to Add a Paragraph with the Same Format As the One Before? led to an observation that I wanted to share. Aspose.Slides allows inserting a newline character into a portion like using (va…...Paragraphs[2].Portions[0].Text = "Bullet2\nBullet3";...potapov March 12, 2026, 10:55am 2 @co213 , Thank you for describing...

    forum.aspose.com/t/should-inserting-line-breaks...
  7. Latest Aspose.Imaging Product Family topics - F...

    Get technical support of Aspose.Imaging for .NET, Java and SharePoint....Imaging Product Family category 2 1803 December 6, 2023 Saving optimized...imaging-net 6 50 March 25, 2025 2 issues when loading jpg and saving...

    forum.aspose.com/c/imaging/14
  8. Printing MS Word documents using Aspose PDF - F...

    Hello, We need to print MS Word documents using a .Net Core 8.0 background service. As Aspose Words does not have a Print capability, we are thinking of to converting the DOCX to a PDF and then use the PDFViewer from A…...sachingusain March 26, 2026, 2:06pm 1 Hello, We need to print...shibanov March 26, 2026, 4:35pm 2 @sachingusain The option you mentioned...

    forum.aspose.com/t/printing-ms-word-documents-u...
  9. Aspose::Words::Drawing::RelativeVerticalPositio...

    Aspose::Words::Drawing::RelativeVerticalPosition enum. Specifies to what the vertical position of a shape or text frame is relative in C++.... Paragraph 2 The object is positioned relative...() - shape -> get_Width ()) / 2 ); shape -> set_Top (( builder...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. 使用C++添加双色标度和三色标度条件格式|Documentation

    如何在C++中使用Aspose.Cells库为两个颜色比例和三个颜色比例添加条件格式。通过调整这些条件,您可以更好地控制单元格的外观和显示。... PutValue ( u "2-Color Scale" ); worksheet . GetCells..."3-Color Scale" ); for ( int i = 2 ; i <= 15 ; i ++ ) { int row =...

    docs.aspose.com/cells/zh/cpp/adding-2-color-sca...