Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 9,897 for

2 of

(0.05 sec)
  1. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a document in Java....setStyle(quoteStyle); // 2 - Reference a style in the document...cloneWithChildren.getText().trim()); // 2 - Create a clone of a node just...

    reference.aspose.com/words/java/com.aspose.word...
  2. SVG Transformations – Basics, SVG Code Examples

    Learn how to rotate, scale, move, and skew SVG graphics using SVG transform attribute and consider code examples for SVG transformations....org/2000/svg" > 2 < g fill = "none" > 3 <!-- no..."http://www.w3.org/2000/svg" > 2 <!-- uniform scale --> 3 < circle...

    docs.aspose.com/svg/net/drawing-basics/svg-tran...
  3. Aspose::Words::SectionCollection::idx_get metho...

    Aspose::Words::SectionCollection::idx_get method. Retrieves a section at the given index in C++....example -1 means the last item, -2 means the second before last and...u "Document.UpdatePageLayout.2.pdf" ); Shows how to prepare a...

    reference.aspose.com/words/cpp/aspose.words/sec...
  4. CustomXmlPartCollection.add method | Aspose.Wor...

    Aspose.Words.Markup.CustomXmlPartCollection.add method... toEqual ( xmlPart ); // 2 - By GUID: expect ( doc . customXmlParts...customXmlParts . count ). toEqual ( 2 ); // Iterate through the collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. BuildingBlockGallery | Aspose.Words for Java

    Specifies the predefined gallery into which a building block is classified in Java....ldingBlo(glossaryDoc, "Block 2")); glossaryDoc.appendChild(c...getLastBuildingBlock().getName()); // 2 - Get a building block by index:...

    reference.aspose.com/words/java/com.aspose.word...
  6. SectionStart | Aspose.Words for Java

    The type Of break at the beginning Of the section in Java....writeln("This text is in section 2."); Assert.assertEquals(SectionStart...getPageSetup().getSectionStart()); // 2 - Starts the next section on the...

    reference.aspose.com/words/java/com.aspose.word...
  7. Cell | Aspose.Words for .NET

    Discover the Cell constructor to easily create new Cell class instances. Streamline your coding process and enhance your development efficiency!...innerTable = CreateTable ( doc , 2 , 2 , "Inner Table" ); outerTable...

    reference.aspose.com/words/net/aspose.words.tab...
  8. CssStyleSheetType Enum | Aspose.Words for .NET

    Discover how Aspose.Words.CssStyleSheetType enhances HTML export by optimizing CSS styles for better web presentation and performance.... External 2 CSS styles are written separately...ExternalCssFilenames.css" ; // 2 - Use a custom callback to name...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Table.Description | Aspose.Words for .NET

    Enhance your tables with descriptive properties for better accessibility. Easily set and retrieve alternative text for improved user experience....innerTable = CreateTable ( doc , 2 , 2 , "Inner Table" ); outerTable...

    reference.aspose.com/words/net/aspose.words.tab...
  10. PageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageSavingArgs class, essential for optimizing document processing with detailed PageSaving event data. Enhance your workflow!... Writeln ( "Page 2." ); builder . InsertImage ( ImageDir...PageFileName = outFileName ; // 2 - Create a custom stream for the...

    reference.aspose.com/words/net/aspose.words.sav...