Sort Score
Result 10 results
Languages All
Labels All
Results 7,401 - 7,410 of 155,327 for

2

(0.14 sec)
  1. The First Slide Stays Longer When Generating GI...

    Hello, I am generating a GIF with a PPTX file with a delay of 0.25s between each slide (using DefaultDelay = 250 from Aspose.Slides.Export.GifOptions), then I am saving it with Aspose.Imaging for my GIF to loop. But the…...slides-gifexport ISIWARE October 6, 2025, 2:56pm 1 Hello, I am generating...Discourse October 6, 2025, 2:56pm 2 @ISIWARE It appears that the...

    forum.aspose.com/t/the-first-slide-stays-longer...
  2. ChartDataPointCollection.copy_format method | A...

    ChartDataPointCollection.copy_format method. Copies format from the source data point to the destination data point....point with index 2 # so that the data point 2 looks the same as...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::OutlineLevel enum | Aspose.Words...

    Aspose::Words::OutlineLevel enum. Specifies the outline level of a paragraph in the document in C++....is at the outline level 2. Level3 2 The paragraph is at the outline...( u "Paragraph outline level 2." ); // Two paragraphs of the...

    reference.aspose.com/words/cpp/aspose.words/out...
  4. Public API Changes in Aspose.Diagram 5.8.0|Docu...

    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.... Shape [ 2 ]; // extract and assign shapes...Pages [ 0 ]. Shapes . GetShape ( 2 ); // mark array shapes as group...

    docs.aspose.com/diagram/net/public-api-changes-...
  5. Aspose::Words::DocumentBuilder::get_IsAtEndOfSt...

    Aspose::Words::DocumentBuilder::get_IsAtEndOfStructuredDocumentTag method. Returns true if the cursor is at the end of a structured document tag in C++....MoveToStructuredDocu ( 1 , 1 ); // 2 - Move to the first character...NodeType :: StructuredDocumentTa , 2 , true )); builder -> MoveToStructuredDocu...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::DocumentBuilder::get_CurrentStru...

    Aspose::Words::DocumentBuilder::get_CurrentStructuredDocumentTag method. Gets the structured document tag that is currently selected in this DocumentBuilder in C++....MoveToStructuredDocu ( 1 , 1 ); // 2 - Move to the first character...NodeType :: StructuredDocumentTa , 2 , true )); builder -> MoveToStructuredDocu...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Convert MSG files to EML format issue - Free Su...

    We’re currently using the Aspose library (version 1.17.158) to convert MSG files to EML format, but we’ve encountered an issue during the conversion process. Details: Aspose Version: 1.17.158 Operation: MSG → EML conv…...Load(“E:\zeva\Test 2.msg”); var ms = new MemoryStream();...Discourse October 15, 2025, 1:05pm 2 @bahakh The error “Object reference...

    forum.aspose.com/t/convert-msg-files-to-eml-for...
  8. CustomXmlPropertyCollection.Contains | Aspose.W...

    Discover if CustomXmlPropertyCollection holds a property by name. Efficiently manage your XML data with our reliable methods for seamless integration.... That ( properties [ 2 ]. Value , Is . EqualTo ( "2003"...Count , Is . EqualTo ( 3 )); // 2 - Remove by name: properties ...

    reference.aspose.com/words/net/aspose.words.mar...
  9. EQ Field Overstrike with Font Borders Not Rende...

    Description Aspose.Words does not correctly render EQ (Equation) fields of the form { EQ \o(, {text or whitespace with font borders}) }. Rendering issues occur when the EQ field contains whitespace or text that uses a f…...Discourse December 12, 2025, 8:52am 2 @chenweii What we see You are...omitted or rendered per‑character [2]. Why it happens The field syntax...

    forum.aspose.com/t/eq-field-overstrike-with-fon...
  10. Aspose::Words::TextColumn::get_Width method | A...

    Aspose::Words::TextColumn::get_Width method. Gets or sets the width of the text column in points in C++....false ); columns -> SetCount ( 2 ); // Determine the amount of...builder -> Writeln ( u "Wide column 2." ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/tex...