Sort Score
Result 10 results
Languages All
Labels All
Results 8,931 - 8,940 of 157,603 for

2

(0.65 sec)
  1. PPSX file can't be opened with powerpoint - Fre...

    This code works for PPTX case but not for PPSX. image.png (22.1 KB) What is wrong? When I try to unzip it, it doesn’t work either. PPTX is not problem. case ReportType.PPTX: { using var ms = new MemoryStream(…...Discourse December 17, 2025, 8:09am 2 @karl.sjostrand The PPS X file...PowerPoint cannot open or unzip [2]. Fix using Aspose.Slides; using...

    forum.aspose.com/t/ppsx-file-cant-be-opened-wit...
  2. FieldAutoText | Aspose.Words for Java

    Implements the AUTOTEXT field in Java....getFieldCode()); // 2 - Using a GLOSSARY field: FieldGlossary...fieldAutoText.getFieldCode()); // 2 - Using a GLOSSARY field: FieldGlossary...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Drawing::Charts::ChartMarker::ge...

    Aspose::Words::Drawing::Charts::ChartMarker::get_Format method. Provides access to fill and line formatting of this marker in C++....8 , 2.6 , 3.9 }), System :: MakeArray < double > ({ 2.7 , 3...3.2 , 0.8 , 1.7 })); // Set marker formatting. series -> get_Marker...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_Marker method. Specifies a data marker. Marker is automatically created when requested in C++....8 , 2.6 , 3.9 }), System :: MakeArray < double > ({ 2.7 , 3...3.2 , 0.8 , 1.7 })); // Set marker formatting. series -> get_Marker...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::Fill::PresetTextured me...

    Aspose::Words::Drawing::Fill::PresetTextured method. Sets the fill to a preset texture in C++....8 , 2.6 , 3.9 }), System :: MakeArray < double > ({ 2.7 , 3...3.2 , 0.8 , 1.7 })); // Set marker formatting. series -> get_Marker...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Avoiding automatic page breaks insertion mergin...

    Good morning, I am experiencing a problem merging odt documents in the last version of Aspose Words which is currently 26.2. When I merge three documents, Aspose inserts automatically page breaks between them. In versio…...2. When I merge three documents...setCompliance(PdfCompliance.PDF_A_2_A); pso.setEmbedFullFonts(true);...

    forum.aspose.com/t/avoiding-automatic-page-brea...
  7. Dropdowns driven data issues - Free Support For...

    Hello, I have an excel with drop down data as YES/NO values. Based on the selection, I am hiding or showing data by changing the font color + background color of the cells. But this functionality is somewhat working but…...Discourse February 3, 2026, 9:19pm 2 @ashokComdyn You mentioned that...wanghao.zhu February 4, 2026, 2:10am 3 @ashokComdyn We have opened...

    forum.aspose.com/t/dropdowns-driven-data-issues...
  8. DocumentBuilder.moveToParagraph method | Aspose...

    DocumentBuilder.moveToParagraph method. Moves the cursor to a paragraph in the current section.... moveToParagraph ( 2 , 0 ); expect ( paragraphs . indexOf...currentParagraph )). toEqual ( 2 ); // Any new content that we...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Preserve Bold Font Formatting & Character Spaci...

    Hello I am using a recent version of Aspose words 20.9 I am saving docx files as pcl When I print everything is good except there is no bold Thanks for any help Peter...Family peterbos November 10, 2020, 2:29pm 1 Hello I am using a recent...hafeez November 11, 2020, 4:57am 2 @peterbos , Have you also tried...

    forum.aspose.com/t/preserve-bold-font-formattin...
  10. TextColumnCollection Class | Aspose.Words for .NET

    Explore Aspose.Words.TextColumnCollection to manage text columns in your documents effortlessly. Enhance your document formatting with ease!... SetCount ( 2 ); builder . Writeln ( "Column...); builder . Writeln ( "Column 2." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/tex...