Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 34,132 for

z format

(0.56 sec)
  1. Working with Barcode Types|Documentation

    Description of Various Barcode Types Supported in Aspose.BarCode for Python...with input text in a required format due to the limitations of a...including uppercase letters (A-Z), numerical digits, and some special...

    docs.aspose.com/barcode/python-java/managing-ba...
  2. GS1 Composite Barcodes in C#|Documentation

    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....encode only data in strict format. 2D component types includes:...uppercase letters(A-Z); lowercase letters(a-z); special symbol FNC1...

    docs.aspose.com/barcode/net/gs1-composite-barco...
  3. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...could be due to hidden text, formatting issues, or the text being...replace is not hidden or formatted in a way that makes it unrecognizable...

    forum.aspose.com/t/some-content-cannot-be-repla...
  4. FieldXE class | Aspose.Words for Python

    aspose.words.fields.FieldXE class. Implements the XE field... format Gets a FieldFormat object that...provides typed access to field’s formatting. (Inherited from Field )...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose cells : Redo and undo actions are not pe...

    Step 1: I entered 11, 12, 13, and 14 in different cells. Step 2: I applied red color to some cells. Step 3: I applied yellow color to other cells. Step 4: When performing undo (Ctrl + Z), the colors are removed correc…...When performing undo (Ctrl + Z), the colors are removed correctly...is managed. When you apply formatting changes (like cell colors)...

    forum.aspose.com/t/aspose-cells-redo-and-undo-a...
  6. Document.update_fields method | Aspose.Words fo...

    Document.update_fields method. Updates the values of fields in the whole document....insert_table_of_contents ( ' \\ o "1-3" \\ h \\ z \\ u' ) builder . insert_break...table. builder . paragraph_format . style_identifier = aw . StyleIdentifier...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldXE.Text | Aspose.Words for .NET

    Manage your FieldXE text property effortlessly. Easily get or set entry text for seamless data handling and enhanced user experience.... EqualTo ( " INDEX \\z 1033 \\h A \\c 2 \\p a-c" ));...ArtifactsDir + "Field.INDEX.XE.Formatting.docx" ); See Also class FieldXE...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Merge materials and split mesh in sub-meshes ba...

    We are working with huge 3D mesh objects and are evaluating the Aspose library. We Aspose reads the obj or fbx files we get 1 Mesh ChildNode with a million materials. When using Assimp we get 4 meshes and 4 materials. H…...Y, Z = (float) cp.Z }); var uv = uvVertex...performance is due to the OBJ file format’s inherent structure. OBJ files...

    forum.aspose.com/t/merge-materials-and-split-me...
  9. DocumentBuilder | Aspose.Words for .NET

    Create powerful documents effortlessly with DocumentBuilder. InitialiZe a new instance and streamline your document management today!...Examples Shows how to insert formatted text using DocumentBuilder...( doc ); // Specify font formatting, then add text. Aspose ....

    reference.aspose.com/words/net/aspose.words/doc...
  10. FieldIndex | Aspose.Words for Java

    Implements the INDEX field in Java....assertEquals(" INDEX \\z 1033 \\h A \\c 2 \\p a-c", index...save(getArtifactsDir() + "Field.INDEX.XE.Formatting.docx"); Methods Method Description...

    reference.aspose.com/words/java/com.aspose.word...