Sort Score
Result 10 results
Languages All
Labels All
Results 7,281 - 7,290 of 150,017 for

2

(0.13 sec)
  1. Aspose::Words::Fields::Field::Remove method | A...

    Aspose::Words::Fields::Field::Remove method. Removes the field from the document. Returns a node right after the field. If the field's end is the last child of its parent node, returns its parent paragraph. If the field is already removed, returns null in C++.... fields -> get_Count ()); // 2 - Get the collection to remove...an index: fields -> RemoveAt ( 2 ); ASSERT_EQ ( 3 , fields -> get_Count...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Pdf.title/author/subject not working? - Free Su...

    Hi, I tried to change the title/author and some other properties of the PDF file: pdf.BindFO(fodoc); pdf.Title = "some title"; pdf.Author = "myself"; but in the result PDF file, the title is always "System.IO.Mem…...codewarior October 15, 2008, 3:55am 2 Hello Bill, I have tested the...inconvenienc billx October 15, 2008, 2:53pm 3 Hi, I get it work by set...

    forum.aspose.com/t/pdf-title-author-subject-not...
  3. Public API Changes in Aspose.Diagram 6.0.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.... getShape ( 2 ); // determine whether shapes...page . getShapes (). getShape ( 2 ); // determine whether shapes...

    docs.aspose.com/diagram/java/public-api-changes...
  4. Latest version of aspose-html vs aspose-imaging...

    i have been experimenting with licensed version of aspose-html and aspose-imaging with Java 21. i observed issues with it , so i created below tickets. i would like to know which tool would aspose-team recommend us to u…...sidenko June 25, 2025, 4:02pm 2 Hello @divine1 We appreciate your...sidenko Closed July 9, 2025, 2:26am 6...

    forum.aspose.com/t/latest-version-of-aspose-htm...
  5. VbaModuleCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Vba.VbaModuleCollection class, your essential tool for managing VbaModule objects efficiently in document automation.... (2 indexers) Methods Name Description...vbaModules . Remove ( vbaModules [ 2 ]); See Also class VbaModule namespace...

    reference.aspose.com/words/net/aspose.words.vba...
  6. Customer satisfaction survey with table layout|...

    OMR ready customer satisfaction survey with table layout...columns_proportions=33%-10%-22%-2%-33% block_bottom_margin=0 block_top_padding=0...which you were greeted score=2 align=left ?score_answer=Sincerity...

    docs.aspose.com/omr/net/showcases/satisfaction/...
  7. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....write("Row 1, Cell 2."); // Call the builder's "EndRow"...insertCell(); builder.write("Row 2, Cell 1."); builder.insertCell();...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_ParagraphBreak method. Specifies the string to use as a paragraph break when exporting in text formats in C++....builder -> Writeln ( u "Paragraph 2." ); builder -> Write ( u "Paragraph...paragraph. \n\n\t " ) + u "Paragraph 2. End of paragraph. \n\n\t " +...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Drawing::Charts::ChartDataPointC...

    Aspose::Words::Drawing::Charts::ChartDataPointCollection::CopyFormat method. Copies format from the source data point to the destination data point in C++....point with index 2 // so that the data point 2 looks the same as...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::Lists::ListCollection::AddSingle...

    Aspose::Words::Lists::ListCollection::AddSingleLevelList method. Creates a new single level list based on the predefined template and adds it to the list collection in the document in C++....builder -> Writeln ( u "Item 2" ); builder -> get_ListFormat...builder -> Writeln ( u "Item 2" ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.lis...