Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 48,795 for

section

(0.05 sec)
  1. emfexttextouta - Aspose.Imaging for Java - API ...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps....or sets an EmrText object (section 2.2.5) that specifies the output...WMF RectL object ([MS-WMF] section 2.2.2.19). float getExScale...

    reference.aspose.com/imaging/java/com.aspose.im...
  2. DocumentBuilder.InsertField | Aspose.Words for ...

    DocumentBuilder InsertField method. Inserts a Word field into a document and optionally updates the field result in C#....set up page numbering in a section. Document doc = new Document...doc ); builder . Writeln ( "Section 1, page 1." ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words/doc...
  3. pdf3dcrosssectionarray - Aspose.PDF for Java - ...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....crossSection) Adds the specified cross section to views array . PDF3DCrossSection...getCount () Gets the cross section count. void removeAll () Removes...

    reference.aspose.com/pdf/java/com.aspose.pdf/pd...
  4. Content control (SDT) getting null - Free Suppo...

    Hello Team, I have a Word document with one content control (STD), but when I attempt to retrieve a list of content controls (SDT), I get a null result. How can I resolve this issue? Snippet : var sdts = doc.GetChildN…...document tag cannot contain section break. In this case special...document tag spanned several section - StructuredDocumentTa and...

    forum.aspose.com/t/content-control-sdt-getting-...
  5. cadsectiongeometrysettings - Aspose.CAD for Jav...

    Developer's manual to the Aspose.CAD for Java library. Know all classes, methods & interfaces for quick integration of the CAD library with your own apps....section com.aspose.cad.fileformats...fileformats.cad.cadobjects.section Classes CadSectionGeometrySe...

    reference.aspose.com/cad/java/com.aspose.cad.fi...
  6. SubDocument | Aspose.Words for Java

    Represents a SubDocument - which is a reference to an externally stored document in Java....CONTINUE; } /// /// Called when a Section node is encountered in the...visitSectionStart(final Section section) { // Get the index of our section within...

    reference.aspose.com/words/java/com.aspose.word...
  7. Query | Aspose.Email for .NET API Reference

    Query SearchRequestStore.Query property Specifies the keywords to use for matching the entries in the store that is b......following: The basic operator: And (section 2.2.3.10) A dateTime filter...GreaterThan (section 2.2.3.78) and LessThan elements (section 2.2.3...

    reference.aspose.com/email/net/aspose.email.cli...
  8. Footer Page Number - Free Support Forum - aspos...

    Hello, Can You suggest that how can start a footer numbering with 1 from a 3 page....should start from new section and the section should have PageSetup...second page"); // Insert a section break. builder.InsertBreak(BreakType...

    forum.aspose.com/t/footer-page-number/263423
  9. Microsoft document loading issue - Free Support...

    Dear Team, We are facing following issue on viewing Microsoft Word Document -Word file header table top border is not visible(Added image"01_HeaderIssue.JPG" in the attachment) -Content Section alignment is breaking(A…...in the attachment) -Content section alignment is breaking(Added...attachment) -Bullet point section content Overlapping (Added...

    forum.aspose.com/t/microsoft-document-loading-i...
  10. Working With Nodes in Jython|Aspose.Words for Java

    Working With Word Document Nodes using Jython....access to the last section of the document. section = doc . getLastSection...getLastSection () section . getBody () . appendChild ( para ) # Next...

    docs.aspose.com/words/java/working-with-nodes-i...